From: Peter Blackman Date: Fri, 27 Feb 2026 16:30:28 +0000 (+0000) Subject: Fix msgfmt related build fail X-Git-Tag: archive/raspbian/3.2.2+dfsg-49+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:mocancezar%40gmail.com//%22mailto:i18n-csb%40linuxcsb.org/%22/%22http:/www.example.com/%22mailto:mocancezar%40gmail.com/%22mailto:i18n-csb%40linuxcsb.org/%22?a=commitdiff_plain;h=1c55262f95b85fb0f643072066c7d5470f5f08c3;p=fpc.git Fix msgfmt related build fail Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074706 Forwarded: https://gitlab.com/freepascal.org/fpc/source/-/issues/40853 =================================================================== Gbp-Pq: Name added-content-type-to-prevent-msgfmt-crash.patch --- diff --git a/fpcsrc/utils/fpdoc/intl/dglobals.de.po b/fpcsrc/utils/fpdoc/intl/dglobals.de.po index d9e11762..92765f8b 100644 --- a/fpcsrc/utils/fpdoc/intl/dglobals.de.po +++ b/fpcsrc/utils/fpdoc/intl/dglobals.de.po @@ -1,3 +1,7 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" + #: dglobals:sdocpackagetitle msgid "Reference for package '%s'" msgstr "Referenz für Paket '%s'" diff --git a/fpcsrc/utils/fpdoc/intl/fpdoc.de.po b/fpcsrc/utils/fpdoc/intl/fpdoc.de.po index 2ad9f912..570b7e45 100644 --- a/fpcsrc/utils/fpdoc/intl/fpdoc.de.po +++ b/fpcsrc/utils/fpdoc/intl/fpdoc.de.po @@ -1,3 +1,7 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" + #: fpdoc:stitle msgid "FPDoc - Free Pascal Documentation Tool" msgstr "FPDoc - Free-Pascal-Dokumentationstool" diff --git a/fpcsrc/utils/fpdoc/intl/makeskel.de.po b/fpcsrc/utils/fpdoc/intl/makeskel.de.po index 0d2d1137..1148702e 100644 --- a/fpcsrc/utils/fpdoc/intl/makeskel.de.po +++ b/fpcsrc/utils/fpdoc/intl/makeskel.de.po @@ -1,3 +1,7 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" + #: makeskel:stitle msgid "MakeSkel - FPDoc skeleton XML description file generator" msgstr "MakeSkel - Skelett-Generator für FPDoc-XML-Beschreibungsdateien"